Communicating Sequential Processes - определение. Что такое Communicating Sequential Processes
Diclib.com
Словарь онлайн

Что (кто) такое Communicating Sequential Processes - определение


Communicating sequential processes         
FORMAL LANGUAGE FOR CONCURRENT SYSTEMS
Communicating Sequential Processes; Cooperating sequential processes
In computer science, communicating sequential processes (CSP) is a formal language for describing patterns of interaction in concurrent systems. It is a member of the family of mathematical theories of concurrency known as process algebras, or process calculi, based on message passing via channels.
Communicating Sequential Processes         
FORMAL LANGUAGE FOR CONCURRENT SYSTEMS
Communicating Sequential Processes; Cooperating sequential processes
<language, parallel> (CSP) A notation for concurrency based on synchronous message passing and selective communications designed by Anthony Hoare in 1978. It features cobegin and coend and was a precursor to occam. See also Contextually Communicating Sequential Processes. ["Communicating Sequential Processes", A.R. Hoare, P-H 1985]. (1994-11-01)
Algebra of communicating processes         
The algebra of communicating processes (ACP) is an algebraic approach to reasoning about concurrent systems. It is a member of the family of mathematical theories of concurrency known as process algebras or process calculi.